#!/bin/bash

echo -e "Running the Case\n"

decomposePar

mpirun -np 3 interFoam -parallel > log &
